Adjust dh_auto_test arguments accordingly: they were previously passed
to `ninja test` and are now for `meson test`.
Build-Depends: adwaita-icon-theme <!nocheck>,
at-spi2-core <!nocheck>,
dbus <!nocheck>,
- debhelper-compat (= 12),
+ debhelper-compat (= 13),
docbook-xml,
docbook-xsl,
dpkg-dev (>= 1.17.14),
Build-Depends: adwaita-icon-theme <!nocheck>,
at-spi2-core <!nocheck>,
dbus <!nocheck>,
- debhelper-compat (= 12),
+ debhelper-compat (= 13),
docbook-xml,
docbook-xsl,
dpkg-dev (>= 1.17.14),
--generate en_US.UTF-8 \
--generate sv_SE \
-- \
- dh_auto_test --builddirectory=debian/build/deb -- -k 0 -j 1 || true
+ dh_auto_test \
+ --no-parallel \
+ --builddirectory=debian/build/deb \
+ -- \
+ || true
endif
override_dh_auto_install: